projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8390410
)
xend: Fix syntax error
author
Keir Fraser
<keir.fraser@citrix.com>
Tue, 8 Sep 2009 14:10:59 +0000
(15:10 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Tue, 8 Sep 2009 14:10:59 +0000
(15:10 +0100)
Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/xend/image.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xend/image.py
b/tools/python/xen/xend/image.py
index 5d1a0f4dffd2065dfb5a4639ab727bdddbffff5f..2bbe9b484a67c39184f3655981ff8b72762cdbed 100644
(file)
--- a/
tools/python/xen/xend/image.py
+++ b/
tools/python/xen/xend/image.py
@@
-483,7
+483,7
@@
class ImageHandler:
if count < 100:
continue
- VmError('Device model isn\'t ready for commands')
+
raise
VmError('Device model isn\'t ready for commands')
if par is not None:
xstransact.Store("/local/domain/0/device-model/%i"